From 078a36dfdb9dccd389c41a8cdb5e93997d4c559a Mon Sep 17 00:00:00 2001 From: Debichem Team Date: Sun, 12 Feb 2012 21:15:45 +0000 Subject: [PATCH] _fix_doc_makefile ## 01_fix_doc_makefile.dpatch by Daniel Leidert (dale) ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. Gbp-Pq: Name 01_fix_doc_makefile.patch --- doc/progman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/progman/Makefile b/doc/progman/Makefile index 5c9ff21..a372641 100644 --- a/doc/progman/Makefile +++ b/doc/progman/Makefile @@ -8,5 +8,5 @@ TARGET = progman.$(DOCSUF) -include $(TOPDIR)/doc/MakeVars -include $(TOPDIR)/doc/MakeRules --include $(TOPDIR)/doc/MakeSuffixRules +include $(SRCDIR)/$(TOPDIR)/lib/MakeSuffixRules include $(SRCDIR)/$(TOPDIR)/lib/MakeRules -- 2.30.2